(Comp.sources.hp48)
Item: 121 by ghilardi at urz.unibas.ch
Author: [Nico Ghilardi]
  Subj: Mastermind v2.0
  Date: Mon Jun 01 1992 22:03 

          I think the rules of Mastermind are common knowledge. They
          are besides of that just the same as the rules of the old
          version. So what's new ?
          - The code consists now of 5 rather than of 4 pegs.
          - One peg can appear more than once in the code.
            ==> These two things make the game more difficult. I did 
                this because the only real problem of the old version
                was the lack of difficulty.
          - I changed all global variables to local variables, so the
            program can easily be put on a EEPROM-card.
          - I replaced all <<Getkey>> and <<0 WAIT>> commands by a
            machine code keyboard routine.
          - executing the BYTES-command, you should get:
            # 43199d
            5424.5

Nico Ghilardi
Stutzring 2
CH-4107 Ettingen BL
Switzerland
eMail: <ghilardi@urz.unibas.ch>
